Click or drag to resize

SipClientSendResponseBadRequest Method

Overload List
  NameDescription
Public methodSendResponseBadRequest(Request)
Sends "Bad Request" response with status code 400.
Public methodSendResponseBadRequest(Request, String)
Sends "Bad Request" response with status code 400 and the specified description text.
Top
See Also